INSTALL_DIR_PROMPT = "Please enter the directory in which to install the Microsoft NetMeeting Files:"
; Display an error if this is run on Windows NT
NO_NT_ERROR = "This version of Microsoft NetMeeting does not run on Windows NT."
IE3_REQUIRED_ERROR = "Internet Explorer 3.0 or later must be installed on this computer before you can install this version of NetMeeting."
; Display names and descriptions for transports
PROTNAME_PSTN = "Modem"
PROTNAME_TCPIP = "Network (TCP/IP)"
PROTNAME_IPX = "Network (IPX)"
PROTNAME_NETBIOS = "Network (NETBIOS)"
PROTNAME_R11_PSTN = "Modem for LiveShare Networks"
PROTNAME_R11_NETBIOS = "Network (NETBIOS) for LiveShare Networks"
PROTNAME_R11_IPX = "Network (IPX) for LiveShare Networks"
PROTDESC_PSTN = "Enables you to call another person using your modem."
PROTDESC_TCPIP = "Enables you to place calls on the Internet. Also can be used to place calls on a Local Area Network (LAN)."
PROTDESC_IPX = "Can be used to place calls on a Local Area Network (LAN)."
PROTDESC_NETBIOS = "Can be used to place calls on a Local Area Network (LAN)."
PROTDESC_R11_PSTN = "Enables you to call users of PictureTel LiveShare 3.X and earlier with your modem. Can only be used for conferences with one other person."
PROTDESC_R11_NETBIOS = "Enables you to call users of PictureTel LiveShare 3.X and earlier on a Local Area Network (LAN). Can only be used for conferences with one other person."
PROTDESC_R11_IPX = "Enables you to call users of PictureTel LiveShare 3.X and earlier on a Local Area Network (LAN). Can only be used for conferences with one other person."